
if service.click({
{"Track a point@DotWalker Pro",
}
})
return true
end

if service.click({
{"Compass",
"Approach to point@DotWalker Pro",
}
})
return true
end
if service.click({
{"Open@Seeing Assistant Move",
}
})
return true
end

if service.click({
{"Button actions",
"Add to tracking",
}
})
return true
end

if service.click({
{"<Pause video@YouTube", 
"Skip ad>360000"
}
})
return true, service.speak"Skip ad enabled"
end
if service.click({
{"End call@Messenger",
}
})
return true
end
if service.click({
{"End Video Call@WhatsApp",
}
})
return true
end

if service.click({
{"Decline call button. Double tap to decline.@WhatsApp",
}
})
return true
end


if service.click({
{"End Voice Call@WhatsApp",
}
})
return true
end

if service.click({
{"End call@Duo",
}
})
return true
end

if service.click({
{"End Call@InCallUI",
}
})
return true
end
if service.execute("Copy")
return true
end